[INFO] fetching crate koto_runtime 0.16.1...
[INFO] fixing koto_runtime-0.16.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate koto_runtime 0.16.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate koto_runtime 0.16.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate koto_runtime 0.16.1
[INFO] tweaked toml for crates.io crate koto_runtime 0.16.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate koto_runtime 0.16.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate koto_runtime 0.16.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded saturating_cast v0.1.0
[INFO] [stderr]   Downloaded koto_memory v0.16.1
[INFO] [stderr]   Downloaded koto_lexer v0.16.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded derive-name-macros v1.1.1
[INFO] [stderr]   Downloaded koto_parser v0.16.1
[INFO] [stderr]   Downloaded windows-strings v0.4.0
[INFO] [stderr]   Downloaded koto_derive v0.16.1
[INFO] [stderr]   Downloaded koto_bytecode v0.16.1
[INFO] [stderr]   Downloaded circular-buffer v1.1.0
[INFO] [stderr]   Downloaded derive-name v1.1.0
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded windows-core v0.61.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b7505d5ff0b3a569deef81a9a26eaf9b63f3f4ffe82806e8e9f9a2b28144f1d4
[INFO] running `Command { std: "docker" "start" "b7505d5ff0b3a569deef81a9a26eaf9b63f3f4ffe82806e8e9f9a2b28144f1d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7505d5ff0b3a569deef81a9a26eaf9b63f3f4ffe82806e8e9f9a2b28144f1d4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7505d5ff0b3a569deef81a9a26eaf9b63f3f4ffe82806e8e9f9a2b28144f1d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7505d5ff0b3a569deef81a9a26eaf9b63f3f4ffe82806e8e9f9a2b28144f1d4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking koto_memory v0.16.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking circular-buffer v1.1.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking saturating_cast v0.1.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking koto_lexer v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling derive-name-macros v1.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling koto_derive v0.16.1
[INFO] [stderr]     Checking derive-name v1.1.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking koto_parser v0.16.1
[INFO] [stderr]     Checking koto_bytecode v0.16.1
[INFO] [stderr]     Checking koto_runtime v0.16.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i8>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:319:46
[INFO] [stdout]     |
[INFO] [stdout] 319 |                           KNumber::I64(i) => i.saturating_cast(),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i64>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl u8>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i16>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl u16>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i32>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl u32>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i64>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl u64>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i128>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl u128>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl isize>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl usize>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i8>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:319:46
[INFO] [stdout]     |
[INFO] [stdout] 319 |                           KNumber::I64(i) => i.saturating_cast(),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i64>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl u8>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i16>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl u16>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i32>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl u32>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i64>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl u64>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl i128>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl u128>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl isize>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/types/number.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       KNumber::I64(n.saturating_cast())
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | / number_traits_int!(
[INFO] [stdout] 350 | |     i8, u8, i16, u16, i32, u32, i64, u64, i128, u128, isize, usize
[INFO] [stdout] 351 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `saturating_cast(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `number_traits_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_casts)]` to the crate attributes to enable `core::num::<impl usize>::saturating_cast`
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + #![feature(integer_casts)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `koto_test_utils`
[INFO] [stdout]  --> tests/runtime_failures.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use koto_test_utils::script_instructions;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `koto_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `koto_test_utils`, use `cargo add koto_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `koto_test_utils`
[INFO] [stdout]  --> tests/stdout.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use koto_test_utils::OutputCapture;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `koto_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `koto_test_utils`, use `cargo add koto_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `koto_runtime` (test "runtime_failures") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `koto_test_utils`
[INFO] [stdout]  --> tests/iterator_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use koto_test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `koto_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `koto_test_utils`, use `cargo add koto_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `koto_runtime` (test "stdout") due to 1 previous error
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> tests/iterator_tests.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> tests/iterator_tests.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:381:13
[INFO] [stdout]     |
[INFO] [stdout] 381 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:393:13
[INFO] [stdout]     |
[INFO] [stdout] 393 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:459:13
[INFO] [stdout]     |
[INFO] [stdout] 459 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:493:13
[INFO] [stdout]     |
[INFO] [stdout] 493 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:509:13
[INFO] [stdout]     |
[INFO] [stdout] 509 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:529:13
[INFO] [stdout]     |
[INFO] [stdout] 529 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:557:13
[INFO] [stdout]     |
[INFO] [stdout] 557 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:580:13
[INFO] [stdout]     |
[INFO] [stdout] 580 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/iterator_tests.rs:607:13
[INFO] [stdout]     |
[INFO] [stdout] 607 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `koto_test_utils`
[INFO] [stdout]  --> tests/object_tests.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use koto_test_utils::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `koto_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `koto_test_utils`, use `cargo add koto_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `koto_test_utils`
[INFO] [stdout]  --> tests/vm_tests.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use koto_test_utils::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `koto_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `koto_test_utils`, use `cargo add koto_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `koto_runtime` (test "iterator_tests") due to 1 previous error; 21 warnings emitted
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> tests/vm_tests.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |             use super::*;
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/vm_tests.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/vm_tests.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:1288:17
[INFO] [stdout]      |
[INFO] [stdout] 1288 |             use super::*;
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:1475:17
[INFO] [stdout]      |
[INFO] [stdout] 1475 |             use super::*;
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:1521:17
[INFO] [stdout]      |
[INFO] [stdout] 1521 |             use super::*;
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:1748:17
[INFO] [stdout]      |
[INFO] [stdout] 1748 |             use super::*;
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:1860:21
[INFO] [stdout]      |
[INFO] [stdout] 1860 |                 use super::*;
[INFO] [stdout]      |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:1912:17
[INFO] [stdout]      |
[INFO] [stdout] 1912 |             use super::*;
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:2249:13
[INFO] [stdout]      |
[INFO] [stdout] 2249 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:2327:13
[INFO] [stdout]      |
[INFO] [stdout] 2327 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:3054:13
[INFO] [stdout]      |
[INFO] [stdout] 3054 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:3210:13
[INFO] [stdout]      |
[INFO] [stdout] 3210 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:3291:13
[INFO] [stdout]      |
[INFO] [stdout] 3291 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:3474:13
[INFO] [stdout]      |
[INFO] [stdout] 3474 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:3514:13
[INFO] [stdout]      |
[INFO] [stdout] 3514 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:3561:13
[INFO] [stdout]      |
[INFO] [stdout] 3561 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:3670:13
[INFO] [stdout]      |
[INFO] [stdout] 3670 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:3951:13
[INFO] [stdout]      |
[INFO] [stdout] 3951 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:3984:13
[INFO] [stdout]      |
[INFO] [stdout] 3984 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:4086:13
[INFO] [stdout]      |
[INFO] [stdout] 4086 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:4115:13
[INFO] [stdout]      |
[INFO] [stdout] 4115 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:4145:13
[INFO] [stdout]      |
[INFO] [stdout] 4145 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:4202:13
[INFO] [stdout]      |
[INFO] [stdout] 4202 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:4303:13
[INFO] [stdout]      |
[INFO] [stdout] 4303 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:4386:13
[INFO] [stdout]      |
[INFO] [stdout] 4386 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]     --> tests/vm_tests.rs:4398:13
[INFO] [stdout]      |
[INFO] [stdout] 4398 |         use super::*;
[INFO] [stdout]      |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `koto_runtime` (test "object_tests") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `koto_runtime` (test "vm_tests") due to 1 previous error; 27 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b7505d5ff0b3a569deef81a9a26eaf9b63f3f4ffe82806e8e9f9a2b28144f1d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7505d5ff0b3a569deef81a9a26eaf9b63f3f4ffe82806e8e9f9a2b28144f1d4", kill_on_drop: false }`
[INFO] [stdout] b7505d5ff0b3a569deef81a9a26eaf9b63f3f4ffe82806e8e9f9a2b28144f1d4
